How To Code Your Own Personal Assistant Using Python Programming
I saw this website showing how to make your own AI assistant i was just wondering how to do it :3
here's the link: http://fossbytes.com/code-personal-assistant-using-python-programming/
You must be logged in to post. Please login or register an account.
up
-justallen 9 years ago
You must be logged in to post. Please login or register an account.
The link you shared has some example code.
Otherwise, you can use text/speech recognition. Google has both IIRC. From there, code whatever it is you want. Tie in Watson from IBM for some AI maybe.
-Harrison 9 years ago
You must be logged in to post. Please login or register an account.
ah ok thanks :)
-justallen 9 years ago
You must be logged in to post. Please login or register an account.